candidate key - перевод на русский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

candidate key - перевод на русский

Prime attribute; Non-prime attribute

candidate key         
возможный ключ (при криптоанализе) возможный ключ (при криптоанализе)
major key         
  • ii-V<sup>7</sup>-I progression]] in C [[File:Ii-V-I turnaround in C.mid]]
TONIC NOTE AND CHORD OF A MUSICAL PIECE
Major key; Key (Music); Musical key; Major Key; Key of D; Musical keys; Key coloration; Key relationship; Musical Key; Music key; Minor-key; Minor–key; Major-key; Key of E
мажорная тональность
major key         
  • ii-V<sup>7</sup>-I progression]] in C [[File:Ii-V-I turnaround in C.mid]]
TONIC NOTE AND CHORD OF A MUSICAL PIECE
Major key; Key (Music); Musical key; Major Key; Key of D; Musical keys; Key coloration; Key relationship; Musical Key; Music key; Minor-key; Minor–key; Major-key; Key of E

общая лексика

мажорный тон

Смотрите также

primary key

Определение

Ки-Уэст
(Key West)

город на Юго-Востоке США, в штате Флорида, на о. Ки-Уэст, соединённый автодорогой (проложенной через цепь коралловых островов по мостам и дамбам) с полуостровом Флорида. 27,6 тыс. жителей (1970). Рыболовство. Зимний морской курорт.

Википедия

Candidate key

A candidate key, or simply a key, of a relational database is a minimal superkey. In other words, it is any set of columns that have a unique combination of values in each row (which makes it a superkey), with the additional constraint that removing any column could produce duplicate combinations of values (which makes it a minimal superkey). Because a candidate key is a superkey that doesn't contain a smaller one, a relation can have multiple candidate keys, each with a different number of attributes.

Specific candidate keys are sometimes called primary keys, secondary keys or alternate keys.

The columns in a candidate key are called prime attributes, and a column that does not occur in any candidate key is called a non-prime attribute.

Every relation without NULL values will have at least one candidate key: Since there cannot be duplicate rows, the set of all columns is a superkey, and if that isn't minimal, some subset of that will be minimal.

There is a functional dependency from the candidate key to all the attributes in the relation.

The superkeys of a relation are all the possible ways we can identify a row. The candidate keys are the minimal subsets of each superkey and as such, they are an important concept for the design of database schema.

Как переводится candidate key на Русский язык